Add GDK_DPI_SCALE env var
authorAlexander Larsson <alexl@redhat.com>
Thu, 20 Jun 2013 16:43:42 +0000 (18:43 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 12:39:25 +0000 (14:39 +0200)
commitae43f9facbfa756915989dcd7ddd7b3497ffa323
tree11ff0362d1fde2f12d99af64685b455fe82fd51e
parente8b38fedbd8961df4aaaa75b122a06ddc68e75f2
Add GDK_DPI_SCALE env var

This is very useful for hidpi where the dpi is scaled to make
non-dpi aware apps larger. In that case a dpi aware gtk+ using
GDK_SCALE will be getting huge fonts. You can the set GDK_DPI_SCALE
to compensate for this.
gtk/gtksettings.c